home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / prog / pieces1.arj / CLOSE.DOC < prev    next >
Encoding:
Text File  |  1993-08-30  |  4.4 KB  |  107 lines

  1.                                 ABOUT CLOSE.EXE
  2.  
  3.          CLOSE.EXE  is  a  program  from  the  kit, PIECES, by Another
  4.          Company.  With PIECES, you can create just about anything for
  5.          IBM-compatible computing.  No programming skill is necessary.
  6.          See end of this file for more information about PIECES.
  7.  
  8.                                  What It Does
  9.  
  10.          CLOSE  is  a  screen effect.  After displaying an image, call
  11.          CLOSE to fill the screen the left  and  right  edges  to  the
  12.          middle with a solid color.  The effect is like curtains being
  13.          closed.
  14.  
  15.                                  How To Use It
  16.  
  17.          CLOSE  requires two parameters, an integer representing color
  18.          (see chart below), and  an  integer  representing  amount  of
  19.          time.   The  amount  of  time runs nearly the same on various
  20.          computers,  but  may  vary  with  different  graphics  modes.
  21.          Generally,  a number from 2 to 40 is good. For example if you
  22.          type:
  23.  
  24.          CLOSE.EXE 5 20
  25.  
  26.          at the DOS prompt, in a batch file, or  in  a  PIECES  script
  27.          file  or  from  within  a  program  the screen will clear  to
  28.          purple from top to bottom at an average speed.
  29.  
  30.                                     Colors
  31.  
  32.          The  first  16  colors  of  16  and  256  color modes usually
  33.          correspond to the chart below, but may be changed by .PCX  or
  34.          .GIF that take control of the color palette:
  35.  
  36.          0 : black
  37.          1 : royal blue
  38.          2 : forest green
  39.          3 : cyan
  40.          4 : red
  41.          5 : purple
  42.          6 : brown
  43.          7 : light gray
  44.          8 : dark gray
  45.          9 : electric blue
  46.          10 : light green
  47.          11 : sky blue
  48.          12 : light red
  49.          13 : magenta
  50.          14 : yellow
  51.          15 : white
  52.  
  53.  
  54.                             Additional Information
  55.  
  56.          If  you  forget to list numbers after CLOSE.EXE, it will clear
  57.          the screen to black.
  58.  
  59.                                  About Pieces
  60.  
  61.          PIECES is a shareware disk containing several small  programs
  62.          that  can  be  combined  to  do  a  variety  of  tasks   with
  63.          a super-professional look and feel. No programming experience
  64.          is  needed.   PIECES  can  be  expanded  to  incorporate your
  65.          favorite programs as well, so it's possibilities  for  making
  66.          and enhancing pictures shows, text presentations, multimedia,
  67.          electronic catalogs, teaching materials, executable software,
  68.          games, shareware and more are limitless!
  69.              You  can  register  as many or as few PIECES as you wish.
  70.          Registered users are licensed  to  copy  and  distribute  the
  71.          PIECES  along  with  their  finished  products.  Unregistered
  72.          users may copy and distribute the complete unmodified  PIECES
  73.          package,  but  may not use only portions of it until purchase
  74.          of registration.  Use  of  PIECES  beyond  30  days  requires
  75.          registration.
  76.              Most  shareware  PIECES  programs  have  a "unregistered"
  77.          notice which pops up randomly, approximately every 200 times.
  78.          This is removed from the registered versions, and also  saves
  79.          as much as 3,000 bytes disk space per program.
  80.              
  81.              This software is  copyrighted  by  Jeff Napier of Another
  82.          Company, and distributed by Gary Smith of OEC Systems.
  83.              
  84.              The  shareware  or  registered  versions of PIECES may be
  85.          purchased from Gary Smith at OEC Systems:
  86.  
  87.                                 Gary Smith
  88.                                 c/o OEC Systems
  89.                                 4646 North Shallowford Road
  90.                                 Atlanta, GA  30338-6304
  91.  
  92.                                 phone: 404-394-1000
  93.                                 orders only: 800-444-2424
  94.                                 fax: 404-394-1006
  95.                                 BBS: 404-804-7889
  96.                                 
  97.                                 MasterCard and VISA accepted
  98.  
  99.              Neither Another Company nor Gary Smith/OEC Systems assume 
  100.          any  responsibility  for  your  use  of  this  product or any 
  101.          Another Company product.
  102.          _____________________________________________________________
  103.                                                           end of file.
  104.  
  105.  
  106.  
  107.